home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / freezelifter.swf / scripts / DefineButton2_274 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-10-01  |  66 b   |  5 lines

  1. on(release){
  2.    _root._quality = "HIGH";
  3.    gotoAndStop(1);
  4. }
  5.